cssvalue: Change order of values
authorBenjamin Otte <otte@redhat.com>
Sat, 1 Dec 2012 15:20:47 +0000 (16:20 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 1 Dec 2012 15:27:45 +0000 (16:27 +0100)
commit891a4ab347a5e9994b2ca41edd0669ad7f81735f
tree2271f7d54a146009437f1b86c028e50d39ac2312
parenta23bc88557f53080dcd6cf59bf024d230f4439b7
cssvalue: Change order of values

This is necessary so that the (rather stupid) parsing code doesn't parse
"small" and then is happy when it should instead parse "smaller".
gtk/gtkcssenumvalue.c